[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 U_LOGONS() (INTEGER)

 Function
  Get the total number of system logons by the current user.

 Syntax
  U_LOGONS()   No arguments are required

 Return Type & Value
  INTEGER
  Returns the current users total system logons.

 Remarks
  PCBoard tracks the total number of logons for each user.  This function
  will return that number for the user currently online.  Unlike the
  predefined U_... user variables, this function does not require the use
  of GETUSER to return valid information.

 Examples
  PRINTLN "You have logged on to @BOARDNAME@ ",U_LOGONS()," times."

See Also:
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson